home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / scrollview / scrollview.doc.z / scrollview.doc
Text File  |  2002-04-08  |  262b  |  19 lines

  1. /*
  2. $Id$
  3. */
  4. /*!   \page scrollview-example.html
  5.  
  6.   \ingroup examples
  7.   \title Scrollview
  8.  
  9.   This example shows how to use Qt's scrollview. This is a widget
  10.   optimized for very large contents. 
  11.  
  12.   <hr>
  13.  
  14.   Implementation:
  15.  
  16.   \include scrollview/scrollview.cpp
  17. */
  18.  
  19.